Micron Document
____ _ _ _ _
| _ \ ___ | |_ (_) _ __ ___ __| | (_) __ _
| |_) | / _ \ | __| | | | '_ \ / _ \ / _| | | | / _ |
| _ < | __/ | |_ | | | |_) | | __/ | (_| | | | | (_| |
|_| \_\ \___| \__| |_| | .__/ \___| \__,_| |_| \__,_|
|_|


The NomadNet German Wikipedia | Archives | Info
- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b- `b

πŸ” Search

Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―Β―

Stibitz-Code
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
| Dezimal- ziffer | Stibitz- codiert | BCD- codiert | BinΓ€r- codiert |
|---|---|---|---|
| 0 | 0 0 1 1 | 0 0 0 0 | 0 0 0 0 |
| 1 | 0 1 0 0 | 0 0 0 1 | 0 0 0 1 |
| 2 | 0 1 0 1 | 0 0 1 0 | 0 0 1 0 |
| 3 | 0 1 1 0 | 0 0 1 1 | 0 0 1 1 |
| 4 | 0 1 1 1 | 0 1 0 0 | 0 1 0 0 |
| 5 | 1 0 0 0 | 0 1 0 1 | 0 1 0 1 |
| 6 | 1 0 0 1 | 0 1 1 0 | 0 1 1 0 |
| 7 | 1 0 1 0 | 0 1 1 1 | 0 1 1 1 |
| 8 | 1 0 1 1 | 1 0 0 0 | 1 0 0 0 |
| 9 | 1 1 0 0 | 1 0 0 1 | 1 0 0 1 |

Der Stibitz-Code oder auch Exzess-3- bzw. Überschuss-3-Code ist ein nach George Stibitz benannter komplementÀrer BCD-Code. Den Dezimalziffern von 0 bis 9 wird nach folgender Tabelle jeweils eine Tetrade aus 4 Bit zugeordnet. Man erhÀlt diesen Code, indem man zu jeder Tetrade des BCD-Codes 00112 (=310) addiert.cite-ref-dworatschek-1-0[1]

Contents

β€’ Siehe auch

──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Eigenschaften

Vorteil des Stibitz-Codes ist, dass sich das Neunerkomplement – die Verallgemeinerung des Einerkomplements der BinΓ€rzahlen – einer ziffernweise codierten Dezimalzahl sehr leicht herstellen lΓ€sst: Es mΓΌssen nur alle Nullen durch Einsen und alle Einsen durch Nullen ersetzt werden, das heißt also, es genΓΌgt, das bitweise logische Komplement zu berechnen. Dadurch wird das Rechnen mit negativen Zahlen erleichtert.

Die Tetraden 0000, 0001, 0010, 1101, 1110 und 1111 kommen nicht vor. Man nennt diese Pseudo-Tetraden.

Einzelnachweise

cite-note-dworatschek-11. ↑ Sebastian Dworatschek: EinfΓΌhrung in die Datenverarbeitung. De Gruyter 1973. ISBN 978-3-11-004280-1. Kapitel 2.: Codierung S. 149–174. doi:10.1515/9783111346144-009

Siehe auch